gdk: Figure out the GdkSeat of an event from the GdkDevice
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 25 Oct 2017 11:50:55 +0000 (13:50 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 13 Dec 2017 23:58:32 +0000 (00:58 +0100)
commit8595e4b1d17a7453ba8afeab0c61d69bd27b8da3
tree99dac9abeb2df230cf09f901c971f149498a6e47
parent526486da6be424b055a8e988b7f2e95625a696c6
gdk: Figure out the GdkSeat of an event from the GdkDevice

Removes the need for gdk_event_set_seat() and the GdkSeat field from
GdkEventPrivate.
gdk/gdkevents.c
gdk/gdkinternals.h
gdk/wayland/gdkdevice-wayland.c
gdk/x11/gdkdevicemanager-xi2.c